Update dependency vapor/vapor to from: "4.106.2" #378
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "4.102.1"
->from: "4.106.2"
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vapor/vapor (vapor/vapor)
v4.106.2
: - fixHTTPMethod.RAW(value: String)
string representationCompare Source
What's Changed
fix
HTTPMethod.RAW(value: String)
string representation by @RandomHashTags in #3249New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.1...4.106.2
v4.106.1
: - Omit ACAO header instead of empty valueCompare Source
What's Changed
Omit ACAO header instead of empty value by @grahamburgsma in #3243
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.0...4.106.1
v4.106.0
: - Drop Support for Swift 5.8Compare Source
What's Changed
Drop Support for Swift 5.8 by @0xTim in #3240
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.105.2...4.106.0
v4.105.2
: - Raise error when the data expected an array but not parsed as arrayCompare Source
What's Changed
Raise error when the data expected an array but not parsed as array by @sidepelican in #3222
Reviewers
Thanks to the reviewers for their help:
This patch was released by @ptoffy
Full Changelog: vapor/vapor@4.105.1...4.105.2
v4.105.1
: - Throw an error if unkeyed container is at endCompare Source
What's Changed
Throw an error if unkeyed container is at end by @supersonicbyte in #3226
New Contributor
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.105.0...4.105.1
v4.105.0
: - Support Swift 6Compare Source
What's Changed
Support Swift 6 by @0xTim in #3225
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.104.0...4.105.0
v4.104.0
: - Conditional Content Response CompressionCompare Source
What's Changed
Conditional Content Response Compression by @dimitribouniol in #3215
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.103.2...4.104.0
v4.103.2
: - Use Configured JSONEncoder in ErrorMiddlewareCompare Source
What's Changed
Use Configured JSONEncoder in ErrorMiddleware by @0xTim in #3224
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.103.1...4.103.2
v4.103.1
: - fix: support capital letters in the domain part of email validationCompare Source
What's Changed
fix: support capital letters in the domain part of email validation by @Austinpayne in #3211
New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.103.0...4.103.1
v4.103.0
: - HTTPHeaders.LastModified Public InitializerCompare Source
What's Changed
HTTPHeaders.LastModified Public Initializer by @dimitribouniol in #3216
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.102.1...4.103.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.